Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advance RFC #0637 "Facilitate customization of setupTest* functions" to Stage Recommended #888

Merged
merged 4 commits into from
Oct 13, 2023

Conversation

emberjs-rfcs-bot
Copy link
Collaborator

@emberjs-rfcs-bot emberjs-rfcs-bot commented Dec 14, 2022

Advance #637 to the Recommended Stage

Summary

This pull request is advancing the RFC to the Recommended Stage.

An FCP is required before merging this PR to advance.

Recommended Stage Summary

The "Recommended" stage is the final milestone for an RFC. It provides a signal to the wider community to indicate that a feature has been put through its ecosystem paces and is ready to use.

To reach the "Recommended" stage, the following should be true:

If appropriate, the feature is integrated into the tutorial and the guides prose. API documentation is polished and updates are carried through to other areas of API docs that may not directly pertain to the feature.

If the proposal replaces an existing feature, the addon ecosystem has largely updated to work with both old and new features.

If the proposal updates or replaces an existing feature, high-quality codemods are available.

If needed, Ember debugging tools as well as popular IDE support have been updated to support the feature.

If the feature is part of a suite of features that were designed to work together for best ergonomics, the other features are also ready to be "Recommended".

Any criteria for "Recommended" for this proposal that were established in the Ready For Release stage have been met.

An FCP is required to enter this stage. Multiple RFCs may be moved as a batch into "Recommended" with the same PR.

Checklist to move to Recommended

  • Any criteria for "Recommended" for this proposal that were established in the Ready For Release stage have been met
  • If appropriate, the feature is integrated into the tutorial and the guides prose. API documentation is polished and updates are carried through to other areas of API docs that may not directly pertain to the feature.
  • If the proposal replaces an existing feature, the addon ecosystem has largely updated to work with both old and new features.
  • If the proposal updates or replaces an existing feature, high-quality codemods are available
  • If needed, Ember debugging tools as well as popular IDE support have been updated to support the feature.
  • If the feature is part of a suite of features that were designed to work together for best ergonomics, the other features are also ready to be "Recommended".
  • This PR has been converted from a draft to a regular PR and the Final Comment Period label has been added to start the FCP

Criteria for moving to Recommended (required)

A set of criteria for moving this RFC to the Recommended Stage, following release:

@emberjs-rfcs-bot emberjs-rfcs-bot added RFC Advancement S-Recommended PR to move to the Recommended Stage labels Dec 14, 2022
@jenweber
Copy link
Contributor

jenweber commented Jan 4, 2023

Before this can be moved to recommended, to-do tasks include:

@kategengler kategengler changed the title Advance RFC #0637 to Stage Recommended Advance RFC #0637 "Facilitate customization of setupTest* functions" to Stage Recommended Feb 9, 2023
@ef4
Copy link
Contributor

ef4 commented Aug 4, 2023

The status here is: we need to decide whether we're really going to prioritize codemods and/or lints.

It seems like a fine thing to do, but if nobody is motivated to do it we don't want to let this RFC linger in this stage forever.

The codemod is a relatively easy, but the cost of not having it is also not very high.

@wagenet
Copy link
Member

wagenet commented Aug 11, 2023

@mansona is going to help make a lint for this. Once we have the lint, I think we can move to Recommended.

@ef4
Copy link
Contributor

ef4 commented Sep 1, 2023

@mansona mentioned that he has generated questions about the lint strategy and plans to open a PR on the ember eslint plugin repo to discuss.

@ef4
Copy link
Contributor

ef4 commented Sep 29, 2023

Status update here is that nobody has worked on lints yet. If they don't happen, this can advance without them.

@achambers achambers marked this pull request as ready for review October 6, 2023 14:17
@ef4 ef4 merged commit 7dcf45b into master Oct 13, 2023
8 checks passed
@delete-merged-branch delete-merged-branch bot deleted the advance-rfc-0637 branch October 13, 2023 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants